Ada Semantic Interface Specification - определение. Что такое Ada Semantic Interface Specification
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое Ada Semantic Interface Specification - определение

INTERFACE
ISO 15291; ISO/IEC 15291
  • Ada Programming/All Chapters. Vol.1 of 3 volume set. The basis of ASIS

Ada Semantic Interface Specification         
<language> (ASIS) An intermediate representation for Ada. E-mail: <sblake@thomsoft.com>. See also Diana. (1995-02-15)
Ada Semantic Interface Specification         
The Ada Semantic Interface Specification (ASIS) is a layered, open architecture providing vendor-independent access to the Ada Library Environment. It allows for the static analysis of Ada programs and libraries.
Semantic change         
FORM OF LANGUAGE CHANGE REGARDING THE EVOLUTION OF WORD USAGE
Semantic progression; Semantic drift; Semantic shift; User:Sonic Mew/Amelioration; Semantic Change; Amelioration (semantic); Ameliorative; Pejorative change; Specialization of meaning; Generalization of meaning; Cohyponymic transfer; Auto-converse; Semantic development; Desemanticized; Amelioration (linguistics); Narrowing (historical linguistics); Narrowing (diachronic linguistics)
Semantic change (also semantic shift, semantic progression, semantic development, or semantic drift) is a form of language change regarding the evolution of word usage—usually to the point that the modern meaning is radically different from the original usage. In diachronic (or historical) linguistics, semantic change is a change in one of the meanings of a word.

Википедия

Ada Semantic Interface Specification

The Ada Semantic Interface Specification (ASIS) is a layered, open architecture providing vendor-independent access to the Ada Library Environment. It allows for the static analysis of Ada programs and libraries. It is an open, published interface library that consists of the Ada environment and their tools and applications.

As explained by the ASIS Working Group:

“ASIS is an interface between an Ada environment as defined by ISO/IEC 8652:1995 (the Ada Reference Manual) and any tool requiring information from this environment” (SIGAda, 2020)

It is exclusively used for programming language applications and static analysis on Ada programs, therefore giving the relevant information and access to Computer-aided software engineering (CASE) and applicable developers. ASIS also has the ability in utilizing the relevant software engineering tools whilst also embodying an easy understanding of the complexities of an Ada environment display. In addition, it provides procedures, functions and relevant information that can be significantly used to access exclusive information found in reference manuals and the Abstract Syntax Tree (AST). Which in return will advance ASIS to the capability of being portable to transport and retain information and terminology of Ada tools.

“ASIS consists of 21 packages, 2 are optional and within these packages define 349 queries”. ASIS will also consist of a package which within it includes child packages that include “Errors Compilation units, Ada environments, implementation, exceptions, elements, iterator, declarations, expressions, clauses, definitions, statements, text and Ids”.

Overall ASIS is simply a straightforward way to collect data from an ADA program and increases any of the Ada tools portability.